home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #11 / Amiga Plus CD - 2004 - No. 11.iso / AmiSoft / Biz / swood / FW_Scripts.readme < prev   
Text File  |  2004-09-23  |  1KB  |  31 lines

  1. Short:    Arexx scripts for FinalWriter
  2. Author:   cary.here@att.net (Cary Driscoll)
  3. Uploader: cary.here@att.net (Cary Driscoll)
  4. Type:     biz/swood
  5. Requires: AFPL Ghostscript 8.13 for PDF script
  6.  
  7. Convert2PDF.rexx
  8.    Updated version of elal@dds.nl's "Convert_to_PDF.rexx"
  9.    It works with AFPL Ghostscript 8.13 and any page size.
  10.  
  11. Adjust_VGA.rexx
  12.    Modified version of Jose Manuel Herrero de Aldana's script
  13.    for fixing the aspect of imported PAL images. This version
  14.    adjust the aspect of images with a 1:1 pixel aspect ratio.
  15.  
  16. ColorToggle.rexx
  17.    Toggles FW's imported graphics display between color and grey.
  18.  
  19. PreviewToggle.rexx
  20.    Toggles the display of selected imported graphics between
  21.    crossbox and preview.
  22.  
  23. ComplexShape.rexx
  24.    Converts a series of normal and arrow-tipped lines into a
  25.    complex shape with a path made up of both line and bezier
  26.    segments. (Requires FW version 4+)
  27.  
  28. ObjectLoad.rexx and ObjectSave.rexx
  29.    Save and load objects created within FinalWriter for later
  30.    use within other documents.
  31.